Returns the object representing the specified reference.
Namespace: MindFusion.Scripting
Assembly: MindFusion.Scripting
SyntaxC#
Copy Code
|
|---|
public virtual Object ResolveReference ( |
Visual Basic
Copy Code
|
|---|
Public Overridable Function ResolveReference( _ |
The name of the object.
A sequence of fields contained in the reference.
The resolved object.
See Also